Examples
This example lists the configuration
details of the QoS service policy map named servicePolicy1
efa policy qos service-policy-map list –-name servicePolicy1
QoS Service Policy Map details:
Name: servicePolicy1
+------------------+-------------------+---------+
| Strict Priority | DWRR weights | Class |
+------------------+-------------------+---------+
| 2 | 50,25,25,0,0,0 | default |
+------------------+-------------------+---------+
This example lists the configuration details of the QoS service policy map named
servicePolicy1, along with the app state on the specified device.
efa policy qos service-policy-map list –-name servicePolicy1 –-ip 10.20.245.1-2
QoS Service Policy Map details:
Name: servicePolicy1
+------------------+-------------------+---------+
| Strict Priority | DWRR weights | Class |
+------------------+-------------------+---------+
| 2 | 50,25,25,0,0,0 | default |
+------------------+-------------------+---------+
Device Bindings:
+----------------+----------------+
| IP Address | App State |
+----------------+----------------+
| 10.20.245.1 | cfg-in-sync |
+----------------+----------------+
| 10.20.245.2 | cfg-in-sync |
+----------------+----------------+